Welcome![Sign In][Sign Up]
Location:
Search - move object

Search list

[ActiveX/DCOM/ATLControlWord

Description: VC通过模板来控制Word表格 //这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单 //而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制 //这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格. //selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。 //其中参数4表示移动一个单元字,而5表示移动一个单元行,其MoveUp,MoveLeft,MoveRight也一样 //具体可见MSDN中的ITextSelection::MoveDown Method -VC through the template to control Word forms// There is no word used in providing the right table like, but use the object selection, used it to control than simple table// and use templates can be easily set up tables in the format If the object through the table is set fonts, Alignment will be very difficult to control// here mainly through word of mobile input location positioning write to the location. Then write the contents of the cells.// Selection main targets MoveDown to call for positioning MoveDowm is word on the keyboard in response to the next arrow incident.// Parameter four said a mobile unit, whereas in five said a mobile unit OK, MoveUp. MoveLeft. MoveRight is the same// visible in the MSDN ITextSelection : : MoveDown Method
Platform: | Size: 79872 | Author: 相生昌 | Hits:

[OpenGL programtest07

Description: In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program. -In this tutorial I ll teach you how to use three different texture filters. I ll teach you how to move an object using keys on the keyboard, and I ll also teach you how to apply simple lighting to your OpenGL scene. Lots covered in this tutorial, so if the previous tutorials are giving you problems, go back and review. It s important to have a good understanding of the basics before you jump into the following code. We re going to be modifying the code from lesson one again. As usual, if there are any major changes, I will write out the entire section of code that has been modified. We ll start off by adding a few new variables to the program.
Platform: | Size: 1345536 | Author: mwb | Hits:

[3D GraphicEagleEye

Description: 使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。 使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。 VS 2008+OSG 2.6测试通过 模型文件与源代码在同一目录下-The use of OpenSceneGraph (OSG) to achieve a simple control and Hawkeye map objects (radar map) results. Use your mouse to click inside the glider scene object, and then use the keyboard arrow keys to move around the controller, while observing the Eagle Eye diagram results. VS 2008+ OSG 2.6 test model of documents and source code in the same directory
Platform: | Size: 12288 | Author: 王锐 | Hits:

[Linux-UnixUSBMEMCAM_DEMO

Description: stm32 implement the CAM frame to detect the moving object
Platform: | Size: 1094656 | Author: dario | Hits:

[OpenGL programXX

Description: 这是一个用openGL做的3D空间移动图像的源代码。-This is a code of move object in 3D space.use tool of openGl.
Platform: | Size: 1468416 | Author: 静萍 | Hits:

[Graph programWVPick

Description: For Delphi: This sample is based on MS DirectX SDK Pick sample demostrating how to "Pick" what triangle is pointed by mouse pointer on rotating object. This sample goes further so object is rotated by both WORLD and VIEW matrices (in original sample object was rotating only in VIEW space) AND user can move object in view space by dragging it with right mouse button.
Platform: | Size: 95232 | Author: hfTam | Hits:

[Graph RecognizeiCatch

Description: 基于Camshift的移动跟踪程序,标定跟踪物,然后选择鼠标的时候鼠标会跟着跟踪物的运行移动,选择键盘的时候,跟踪物的移动将发出上下左右键的消息-Camshift based mobile tracking procedures, calibration tracking object, and then choose to follow the mouse when the mouse will move the operation to track objects, select the keyboard when tracking moving objects up and down arrow keys will send a message
Platform: | Size: 2275328 | Author: 陈晓辉 | Hits:

[Special Effectsmove

Description: 为完成自然环境中大范围的环境监控, 实现了一个运动目标检测、跟踪和判别系统。-The natural environment for the completion of a wide range of environmental monitoring, implementation of a moving object detection, tracking and identification system.
Platform: | Size: 212992 | Author: lushaofei | Hits:

[Delphi VCLctrlsize

Description: delphi component for resize and move object
Platform: | Size: 10240 | Author: wie | Hits:

[CSharpPro.LINQ.Object.Relational.Mapping.in.C.Sharp

Description: Working as an architect and consultant, I have noticed a severe dearth in the .NET community when it comes to the finer points of using design patterns to build data access layers. The Java camp has followed the patterns = reuse mantra for a long time, but the .NET side of the house is just starting to move in that direction. After scouring the Internet and bookstores, I have been shocked at how few books address using object-relational mapping patterns with .NET. The idea for this book has been in the back of my mind for a while, but I was always hesitant because of the deficiency in the native Microsoft tools. Now, with the Language-Integrated Query (LINQ) suite and the ADO.NET Entity Framework (EF), the object-relational mapping pattern can finally be realized in the .NET space. Although there are numerous books about LINQ, this book goes further and ties together the use of ORM design patterns with LINQ and Visual Studio. include source code.
Platform: | Size: 6531072 | Author: | Hits:

[GIS programAnimationMoveGraphicAlongPath

Description: ArcGIS his sample implements the move-object-along-path functionality for ArcMap Animation. It allows you to move a point graphic element or a text element along a selected line feature or a selected line graphic. A new animation type (Map Graphic animation type) and its corresponding keyframe (Map Graphic keyframe) are implemented to support moving graphic along path. It also implements an ArcMap command for creating a move-object-along-path animation. The purpose of this sample is to illustrate how to create a custom animation type in ArcMap as well as how to implement an ArcMap command to import the animation tracks. To create a custom animation type, you need to implement a new keyframe class and a new animation type class.
Platform: | Size: 58368 | Author: libyana | Hits:

[Industry researchAn-Implementation-on-Object-Move-Detection-Using-

Description: An Implementation on Object Move Detection Using OpenCV-An Implementation on Object Move Detection Using OpenCV
Platform: | Size: 802816 | Author: mazharul | Hits:

[ELanguagemove

Description: 通过控件来实现在前面板上对物体的移动从而达到自己想要的效果-Through the front panel controls to achieve the object moving on to achieve their desired effect
Platform: | Size: 11264 | Author: asd | Hits:

[JSP/Javasource-basic-game-j2me

Description: How tow move object up and down
Platform: | Size: 2048 | Author: Amirin | Hits:

[Linux-UnixTest_move_object_from16

Description: Test move object from16 extends Dx Test Case Source Code for Linux v2.13.6.
Platform: | Size: 1024 | Author: xiuxunzao | Hits:

[Linux-UnixTest_move_object

Description: Test move object extends Dx Test Case for Embedded Linux.
Platform: | Size: 1024 | Author: wiedanglie | Hits:

[Linux-Unixmove

Description: object of class derived this class can t be copied and isn t copy-constructible. -object of class derived this class can t be copied and isn t copy-constructible.
Platform: | Size: 2048 | Author: sinqpsx | Hits:

[Special Effectsobject-move

Description: 初学者入门例子 基于帧间差分法的运动目标检测-Moving Object Detection Based interframe difference method
Platform: | Size: 627712 | Author: avrmax | Hits:

[Software Engineeringmove-object

Description: 对红外背景抑制技术进行了相关讨论和研究,在总结前人研究成果的基础 上,提出一种基于模式侧抑制的背景抑制方法。实验结果表明,该方法在有效增强 目标的同时,又能对复杂背景进行很好的抑制,在提高信杂比方面表现出良好的性 能。 -The technique of background suppression in IR image is discussed and studied principally. Based on the outcomes developed, an algorithm of small target detection based on pattern lateral inhibition is proposed. Experiments results demonstrate the approach proposed to be effective in detecting small target in clutter.
Platform: | Size: 792576 | Author: 陈想 | Hits:

[Othermove-object-or-control-with-mouse-click

Description: move object or control with mouse click vb6
Platform: | Size: 2048 | Author: paramex | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net